Skip to content

Some small fixes - #822

Merged
jyn514 merged 4 commits into
rust-lang:masterfrom
giraffate:fix_not_making_a_link
Aug 4, 2020
Merged

Some small fixes#822
jyn514 merged 4 commits into
rust-lang:masterfrom
giraffate:fix_not_making_a_link

Conversation

@giraffate

Copy link
Copy Markdown
Contributor
  • Enable a link https://github.com/rust-lang/rust/issues/47389
  • Fix a broken link https://crates.io/rayon
  • Fix typo

@jyn514 jyn514 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM modulo nit

edges from the dependency graph. Especially "span" information is very volatile,
so including it in query result will increase the chance that that result won't
be reusable. See https://github.com/rust-lang/rust/issues/47389 for more
be reusable. See [https://github.com/rust-lang/rust/issues/47389] for more

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can use a shortcut link here I think so you don't duplicate the url below.

Suggested change
be reusable. See [https://github.com/rust-lang/rust/issues/47389] for more
be reusable. See <https://github.com/rust-lang/rust/issues/47389> for more

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't know angle brackets to turn URL into a link. Thanks!

@jyn514

jyn514 commented Aug 4, 2020

Copy link
Copy Markdown
Member

I was wondering how we didn't catch the broken link then I realized crates.io returns 200 even if the page isn't found 🤦

@jyn514

jyn514 commented Aug 4, 2020

Copy link
Copy Markdown
Member

I was wondering how we didn't catch the broken link then I realized crates.io returns 200 even if the page isn't found 🤦

This is rust-lang/crates.io#788 (comment).

@jyn514
jyn514 merged commit cb51d0e into rust-lang:master Aug 4, 2020
@giraffate
giraffate deleted the fix_not_making_a_link branch August 4, 2020 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants